test: regmap: Add test for regmap_{set, get}
authorMario Six <[email protected]>
Mon, 15 Oct 2018 07:24:13 +0000 (09:24 +0200)
committerSimon Glass <[email protected]>
Wed, 14 Nov 2018 17:16:27 +0000 (09:16 -0800)
commit45ef7f55c79f67be8bf0b4e6de549269c1fd4971
treeb4fc9a9c59bb68f5075ae1c9127eee4e7b7c64c2
parente936397ae98b3a67ba7deaef0cc8a56f36e66b58
test: regmap: Add test for regmap_{set, get}

Add test for regmap_{set,get} functions.

Reviewed-by: Anatolij Gustschin <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Mario Six <[email protected]>
test/dm/regmap.c